home *** CD-ROM | disk | FTP | other *** search
- PROGRAM NAME: ADDRFLCD.BAS
- AUTHOR: Michael Csontos, Rochester, NY
- ABSTRACT: If you are interested in producing custon 3X5" index
- cards, then this program may help you. The program as distributed
- is set up to print filecards for the collection of club
- membership information, roughly as follows:
-
- Name: ________________________________________________
- (as you want it on address labels)
- Street Address: ______________________________________
- City: ___________________________State: __ZIP: _______
- Company: _____________________________ Mail Code:_____
- Phone: Home: ___________________ Work: _______________
- Club Office: _________________________________________
- (office or duties assumed during current year)
-
- Other file card formats may be generated by changing several
- print statements within the program.
- REQUIRES: BASIC language, and an Epson Mx-80 printer with
- Graphtrak. I have used this program with a serial printer with
- no changes.
- OPERATION: Start up your BASIC language and type RUN"ADDRFLCD,
- or run from MENU.BAS, or start up from DOS by typing BASIC ADDRFLCD.
- Actual program operation from here on is self explanatory.
-